Snapservice VirtualMachines Snapshots SetLabelsSpec
Snapservice VirtualMachines Snapshots SetLabelsSpec
The Snapservice VirtualMachines Snapshots SetLabelsSpec schema contains information regarding the labels to be set to the snapshot.
This schema was added in vSphere API 9.1.0.0.
JSON Example
{
"category": "string",
"names": [
"string"
]
}
string
category
Required
Information regarding the label category to be set to the snapshot.
This property was added in vSphere API 9.1.0.0.
array of
string
names
Required
Information regarding the label names to be set to the snapshot.
This property was added in vSphere API 9.1.0.0.